Skip to main content

MinListOperator

Type

operator

Summary

Min operator. List:An expression that evaluates to a list.

Syntax

the minimum value of <ValueList>

Description

note

It is an error if any element of List is non-numeric.

Value

NameTypeDescription

return

The minimal value attained by the elements of List.

Thank you for your feedback!

Was this page helpful?